-
21 индексный регистр
1. address register2. B-box3. B-line4. base address register5. base registerрегистр "вход-выход" — input-output register
6. index registerРусско-английский большой базовый словарь > индексный регистр
-
22 код порядка
-
23 контрольный
1. auditorial2. supervisory3. approval4. blank5. monitor6. pilot7. reference8. revision9. testтест-доза, пробная, контрольная или опытная доза — test dose
испытательный эталон, контрольный образец — test pattern
10. benchmark11. checkконтрольная колонка; контрольный столбец — check column
12. checking13. control; check -
24 Stibitz, George R.
SUBJECT AREA: Electronics and information technology[br]b. 20 April 1904 York, Pennsylvania, USA[br]American mathematician responsible for the conception of the Bell Laboratories "Complex " computer.[br]Stibitz spent his early years in Dayton, Ohio, and obtained his first degree at Denison University, Granville, Ohio, his MS from Union College, Schenectady, New York, in 1927 and his PhD in mathematical physics from Cornell University, Ithaca, New York, in 1930. After working for a time for General Electric, he joined Bell Laboratories to work on various communications problems. In 1937 he started to experiment at home with telephone relays as the basis of a calculator for addition, multiplication and division. Initially this was based on binary arithmetic, but later he used binary-coded decimal (BCD) and was able to cope with complex numbers. In November 1938 the ideas were officially taken up by Bell Laboratories and, with S.B.Williams as Project Manager, Stibitz built a complex-number computer known as "Complex", or Relay I, which became operational on 8 January 1940.With the outbreak of the Second World War, he was co-opted to the National Defence Research Council to work on anti-aircraft (AA) gun control, and this led to Bell Laboratories Relay II computer, which was completed in 1943 and which had 500 relays, bi-quinary code and selfchecking of errors. A further computer, Relay III, was used for ballistic simulation of actual AA shell explosions and was followed by more machines before and after Stibitz left Bell after the end of the war. Stibitz then became a computer consultant, involved in particular with the development of the UNIVAC computer by John Mauchly and J.Presper Eckert.[br]Principal Honours and DistinctionsInstitute of Electrical and Electronics Engineers Emanuel R.Priore Award 1977.Bibliography1957, with J.A.Larrivee, Mathematics and Computers, New York: McGraw-Hill. 1967, "The Relay computer at the Bell Laboratories", Datamation 35.Further ReadingE.Loveday, 1977, "George Stibitz and the Bell Labs Relay computer", Datamation 80. M.R.Williams, 1985, A History of Computing Technology, London: Prentice-Hall.KF
- 1
- 2
См. также в других словарях:
Arithmetic coding — is a method for lossless data compression. Normally, a string of characters such as the words hello there is represented using a fixed number of bits per character, as in the ASCII code. Like Huffman coding, arithmetic coding is a form of… … Wikipedia
Arithmetic logic unit — schematic symbol Cascadable 8 … Wikipedia
Code-excited linear prediction — (CELP) is a speech coding algorithm originally proposed by M.R. Schroeder and B.S. Atal in 1985. At the time, it provided significantly better quality than existing low bit rate algorithms, such as residual excited linear prediction and linear… … Wikipedia
Arithmetic-geometric mean — In mathematics, the arithmetic geometric mean (AGM) of two positive real numbers x and y is defined as follows:First compute the arithmetic mean of x and y and call it a 1. Next compute the geometric mean of x and y and call it g 1; this is the… … Wikipedia
Arithmetic and logical unit — Unité arithmétique et logique Pour les articles homonymes, voir UAL et ALU. L unité arithmétique et logique, abrégée UAL (ou bien ALU, Arithmetic Logic Unit en anglais), est l organe de l ordinateur chargé d effectuer les calculs. Le plus souvent … Wikipédia en Français
Code source — Pour le roman de William Gibson, voir Code source (roman). Pour le film sorti en 2011 au cinéma, voir Source Code … Wikipédia en Français
Code objet — Ne doit pas être confondu avec Programmation orientée objet. En informatique (développement), un fichier objet est un fichier intermédiaire intervenant dans le processus de compilation. Ce fichier contient du code machine, ainsi que d… … Wikipédia en Français
Finite field arithmetic — Arithmetic in a finite field is different from standard integer arithmetic. There are a limited number of elements in the finite field; all operations performed in the finite field result in an element within that field.While each finite field is … Wikipedia
Affine arithmetic — (AA) is a model for self validated numerical analysis. In AA, the quantities of interest are represented as affine combinations (affine forms) of certain primitive variables, which stand for sources of uncertainty in the data or approximations… … Wikipedia
Arbitrary-precision arithmetic — In computer science, arbitrary precision arithmetic indicates that calculations are performed on numbers whose digits of precision are limited only by the available memory of the host system. This contrasts with the faster fixed precision… … Wikipedia
Fixed-point arithmetic — In computing, a fixed point number representation is a real data type for a number that has a fixed number of digits after (and sometimes also before) the radix point ( e.g. , after the decimal point . in English decimal notation). Fixed point… … Wikipedia